home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / c / northc / example2.lzh / Script / Makefile < prev    next >
Makefile  |  1990-09-09  |  91b  |  6 lines

  1. # Makefile for the script programs
  2.  
  3. unpack: unpack.o script.o dirs.o
  4.     blink with $*.blink
  5.  
  6.